home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Pages
/
Pages.app
/
English.lproj
/
OpenTemplate.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
441b
|
31 lines
PGDocMgr = {
ACTIONS = {
};
OUTLETS = {
docClass;
activeDocs;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
BinderMgr = {
ACTIONS = {
browserClick:;
templateCancel:;
templateOK:;
};
OUTLETS = {
defaultTemplateLocation;
templateOKButton;
knownTemplateTitles;
templateBrowser;
knownLocationTable;
templatePanel;
};
SUPERCLASS = PGDocMgr;
};